DSTU2 QA Preview

This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Extension: A library referenced by the module

URL for this extension:

http://hl7.org/fhir/StructureDefinition/cqif-basic-library

Status: draft. Extension maintained by: Health Level Seven, Inc. - CDS WG

A library referenced by the module. The reference must consist of either an id, or a document reference.

Context of Use: Use on element: Basic

usage info: insert a list of places where this extension is used

Extension Content

Summary

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*ExtensionURL = http://hl7.org/fhir/StructureDefinition/cqif-basic-library
A library referenced by the module: A library referenced by the module. The reference must consist of either an id, or a document reference.
Use on element: Basic
... name0..1stringThe local name for the library reference. If no local name is provided, the name of the referenced library is assumed.
... id0..1stringThe identifier of the library.
... version0..1stringThe version of the library.
... document0..1Attachment, Reference(CQIF-KnowledgeModule)A reference to the library.

doco Documentation for this format

Fulle Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*ExtensionURL = http://hl7.org/fhir/StructureDefinition/cqif-basic-library
A library referenced by the module: A library referenced by the module. The reference must consist of either an id, or a document reference.
Use on element: Basic
... extension 0..1ExtensionThe local name for the library
.... extension 0..0
.... url 1..1uri"name"
.... valueString 1..1stringValue of extension
... extension 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"id"
.... valueString 1..1stringValue of extension
... extension 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"version"
.... valueString 1..1stringValue of extension
... extension 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"document"
.... value[x] 1..1Attachment, Reference(CQIF-KnowledgeModule)Value of extension
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/cqif-basic-library"
... value[x] 0..0

doco Documentation for this format

XML Template

<!-- A library referenced by the module -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/cqif-basic-library" >
 <-- extension sliced by url  in any order-->
 <extension url="name"> 0..1 Extension  <!-- 0..1 The local name for the library -->
  <valueString value="[string]"/><!-- 1..1 Value of extension -->
 </extension>
 <extension url="id"> 0..1 Extension  <!-- 0..1 Extension -->
  <valueString value="[string]"/><!-- 1..1 Value of extension -->
 </extension>
 <extension url="version"> 0..1 Extension  <!-- 0..1 Extension -->
  <valueString value="[string]"/><!-- 1..1 Value of extension -->
 </extension>
 <extension url="document"> 0..1 Extension  <!-- 0..1 Extension -->
  <value[x]><!-- 1..1 Attachment|Reference(CQIF-KnowledgeModule) 
      Value of extension -->
 </extension>
</extension>

JSON Template

{ // A library referenced by the module
    "extension" : [ //  sliced by url  in any order
      { // The local name for the library //
        // from Element: extension
        "url" : "name", // R! 
        "valueString" : "<string>" // R! Value of extension
      },
      { // Extension //
        // from Element: extension
        "url" : "id", // R! 
        "valueString" : "<string>" // R! Value of extension
      },
      { // Extension //
        // from Element: extension
        "url" : "version", // R! 
        "valueString" : "<string>" // R! Value of extension
      },
      { // Extension //
        // from Element: extension
        "url" : "document", // R! 
// value[x]: Value of extension. One of these 2:
        "valueAttachment" : { Attachment } // R! Value of extension
        "valueReference" : { Reference(cqif-knowledgemodule) }, // R! Value of extension
      }
    ],
    "url" : "http://hl7.org/fhir/StructureDefinition/cqif-basic-library", // R! 
// value[x]: Value of extension. One of these 33:
  }

Summary

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*ExtensionURL = http://hl7.org/fhir/StructureDefinition/cqif-basic-library
A library referenced by the module: A library referenced by the module. The reference must consist of either an id, or a document reference.
Use on element: Basic
... name0..1stringThe local name for the library reference. If no local name is provided, the name of the referenced library is assumed.
... id0..1stringThe identifier of the library.
... version0..1stringThe version of the library.
... document0..1Attachment, Reference(CQIF-KnowledgeModule)A reference to the library.

doco Documentation for this format

Full Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*ExtensionURL = http://hl7.org/fhir/StructureDefinition/cqif-basic-library
A library referenced by the module: A library referenced by the module. The reference must consist of either an id, or a document reference.
Use on element: Basic
... extension 0..1ExtensionThe local name for the library
.... extension 0..0
.... url 1..1uri"name"
.... valueString 1..1stringValue of extension
... extension 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"id"
.... valueString 1..1stringValue of extension
... extension 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"version"
.... valueString 1..1stringValue of extension
... extension 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"document"
.... value[x] 1..1Attachment, Reference(CQIF-KnowledgeModule)Value of extension
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/cqif-basic-library"
... value[x] 0..0

doco Documentation for this format

XML Template

<!-- A library referenced by the module -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/cqif-basic-library" >
 <-- extension sliced by url  in any order-->
 <extension url="name"> 0..1 Extension  <!-- 0..1 The local name for the library -->
  <valueString value="[string]"/><!-- 1..1 Value of extension -->
 </extension>
 <extension url="id"> 0..1 Extension  <!-- 0..1 Extension -->
  <valueString value="[string]"/><!-- 1..1 Value of extension -->
 </extension>
 <extension url="version"> 0..1 Extension  <!-- 0..1 Extension -->
  <valueString value="[string]"/><!-- 1..1 Value of extension -->
 </extension>
 <extension url="document"> 0..1 Extension  <!-- 0..1 Extension -->
  <value[x]><!-- 1..1 Attachment|Reference(CQIF-KnowledgeModule) 
      Value of extension -->
 </extension>
</extension>

JSON Template

{ // A library referenced by the module
    "extension" : [ //  sliced by url  in any order
      { // The local name for the library //
        // from Element: extension
        "url" : "name", // R! 
        "valueString" : "<string>" // R! Value of extension
      },
      { // Extension //
        // from Element: extension
        "url" : "id", // R! 
        "valueString" : "<string>" // R! Value of extension
      },
      { // Extension //
        // from Element: extension
        "url" : "version", // R! 
        "valueString" : "<string>" // R! Value of extension
      },
      { // Extension //
        // from Element: extension
        "url" : "document", // R! 
// value[x]: Value of extension. One of these 2:
        "valueAttachment" : { Attachment } // R! Value of extension
        "valueReference" : { Reference(cqif-knowledgemodule) }, // R! Value of extension
      }
    ],
    "url" : "http://hl7.org/fhir/StructureDefinition/cqif-basic-library", // R! 
// value[x]: Value of extension. One of these 33:
  }